Sync MS-DOS selection-related doc strings with X doc strings.
authorEli Zaretskii <eliz@gnu.org>
Sat, 11 Feb 2012 09:38:41 +0000 (11:38 +0200)
committerEli Zaretskii <eliz@gnu.org>
Sat, 11 Feb 2012 09:38:41 +0000 (11:38 +0200)
commit39887382eef68e3ca7a29777891e3697a951e27f
tree79500ededffb74a034ff1ad841e5cce5fa9e96e1
parentbe7888facad89b1163d466f3ce4f546bbea6f927
Sync MS-DOS selection-related doc strings with X doc strings.

 lisp/term/pc-win.el (x-select-text, x-selection-owner-p)
 (x-own-selection-internal, x-disown-selection-internal)
 (x-get-selection-internal): Sync doc strings and argument lists
 with xselect.c, common-win.el and x-win.el.  (Bug#10783)
 src/w16select.c (Fx_selection_exists_p): Sync doc string with
 xselect.c.  (Bug#10783)
lisp/ChangeLog
lisp/term/pc-win.el
src/ChangeLog
src/w16select.c